home *** CD-ROM | disk | FTP | other *** search
- Command Name : Execute
-
- Function : Execute a script
-
- Arguments : <script>
-
- Location : C directory
-
- Execute runs scripts - line by line as they were intendeed. If the s
- protection bit is set on a script then Execute does not have to be typed -
- just the scripts name. To add the s bit, type at the CLI
-
- Protect <script name> +s
-
- You should keep all your scripts in the S directory.
-
- Examples
-
- Execute S:Spat
-
- Executes the Spat script in the S: drawer.
-
- Execute Myscript
-
- Executes Myscript from the current directory.
-